Skip to main content

ConfigurationAPI

The ConfigurationAPI class provides access to configuration management functionalities, allowing for the retrieval of configuration data based on specified parameters.

Methods

NameDescription
GetConfiguration(data, telemetryCollectorHolder)Retrieves configuration data based on the specified request parameters, returning the configuration details in the response.
SetUrl(url)Sets the API URL for requests.